Release 10.1A: OpenEdge Development:
Progress 4GL Reference


ERROR-STRING attribute

An arbitrary string value associated with a buffer or temp-table object that provides descriptive information about an error on that object.

Data type: CHARACTER

Access: Readable/Writable

Applies to: Buffer object handle, Temp-table object handle

Setting the attribute does not in any way signal an error condition to Progress. Progress does not inspect this string, or take action based on its value.

Progress automatically clears this attribute by setting its value to the empty string (“”) when one of the following occurs:

The number of characters in this string is limited to 3K.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095